home *** CD-ROM | disk | FTP | other *** search
- .RecentItem_Date
- {
- float:left;
- clear:left;
- width:150px;
- height:30px;
- line-height:30px;
- text-align:right;
- font-size:12px;
- color:#999;
- }
-
- a.RecentItem:link, a.RecentItem:visited
- {
- float:left;
-
- display:block;
- width:440px !important;
- width:450px;
- height:30px;
- line-height:30px;
- padding-left:10px;
- margin:0 0 5px 10px;
- text-decoration:none;
- border:1px solid #fff;
- color:#666;
- overflow:hidden;
- }
-
- a.RecentItem:hover
- {
- border:1px dashed #ccc;
- color:#000;
- background:#f5f5f5;
- }
-
- a.RecentItem:active
- {
- background:#eee;
- border:1px dashed #aaa;
- }
-
- .NoNews
- {
- color:#bbb !important;
- }
-
- #ProjectDescription
- {
- float:left;
- width:96%;
- height:140px;
- overflow:auto;
- line-height:20px;
- color:#333;
- margin-left:10px;
- border:1px dashed #ccc;
- background:#f5f5f5;
- padding:5px 5px 5px 5px;
- }
-
- a.ProjectDescription:link, a.ProjectDescription:visited
- {
- display:block;
- width:100%;
-
- color:#333;
- text-decoration:none;
- }
- a.ProjectDescription:hover
- {
- /* color:#17c; */
- color:#888;
- text-decoration:underline;
- background:#e5e5e5;
- }
-
- #ProjectDescription_TA
- {
- width:100%;
- height:100px;
- overflow:auto;
- line-height:20px;
- font-size:14px;
- }